crypto/internal/fips140/nistec.P256Point.bytesCompressed (method)

2 uses

	crypto/internal/fips140/nistec (current package)
		p256_asm.go#L542: 	return p.bytesCompressed(&out)
		p256_asm.go#L545: func (p *P256Point) bytesCompressed(out *[p256CompressedLength]byte) []byte {